| DimTransactionCode |
| Default Table Name | DimTransactionCode |
| Definition |
| DimTransactionCode Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
TransactionCodeSK |
int | NO | ||
| TransactionCodeBK | int | NO | ||
| TransactionCode | varchar(10) | NO | ||
| TransactionCodeDescription | varchar(50) | NO | ||
| TransactionCodeActiveStatus | varchar(10) | YES | ||
| TransactionCodeBillType | varchar(15) | YES | ||
| TransactionCodeDeferEarnings | varchar(7) | YES | ||
| IncludeTitleIVInstitutionalCharges | varchar(7) | YES | ||
| AlwaysAllowTitleIVToPayCharge | varchar(7) | YES | ||
| TransactionCodeAcceptDeposits | varchar(7) | YES | ||
| TransactionCodeIsInterestTransaction | varchar(7) | YES | ||
| TransactionCodeIsStudentFee | varchar(7) | YES |
| DimTransactionCode Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_DimTransactionCode | PrimaryKey | TransactionCodeSK |
| DimTransactionCode Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FactStudentRevenueRecognition | Non-Identifying | One To Zero or More | FK_FactStudentRevenueRecognition_DimTransactionCode | NO | YES |